home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 February: Tool Chest / Apple Developer CD Series Tool Chest February 1996 (Apple Computer)(1996).iso / Tool Chest / Development Tools & Languages / HyperCard Related / APDA HyperCard Toolkits / HyperCard Video Toolkit 2.0 / HVT #2 / Video Tips / card_3706.txt < prev    next >
Encoding:
Text File  |  1995-02-07  |  704 b   |  17 lines

  1. -- card: 3706 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2596
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 13
  9. ----- text -----
  10. Scan Differences
  11.  
  12. -- part contents for background part 5
  13. ----- text -----
  14. Scan does not work the same on all players.  On some players, the scanVideo command starts the scan, and a stopVideo must be issued to stop it.  On other players you must repeatedly reissue the scanVideo command to keep the player scanning.  After scanVideo has been called, "the result" will contain 
  15. "only once" if scanning will continue until a stop is issued.
  16.  
  17. See the example control panels in the Videodisc Stack for specific HyperTalk code to perform proper scanning.